home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet Web Designer 89 / PIWD89.iso / pc / CONTENTS / BONUS / FULL / wikiwriter / setup-ww2x.exe / {app} / help / tutor02.db < prev    next >
Encoding:
Text File  |  2002-09-25  |  1.6 KB  |  25 lines

  1. @@title WikiWriter Tutorial: Use the editor to write a page
  2.  
  3. .nav WikiWriter Tutorial: ((tutor01|Prev)) | ((tutor00|Up)) | ((tutor03|Next))
  4.  
  5. .end
  6.  
  7. == Use the editor to write a page
  8.  
  9.  
  10.  
  11. You work in [[b WikiWriter]] by editing pages in a text view, then showing them in a browser view.
  12.  
  13.  
  14.  
  15. # To make changes on any page, including a brand-new page, click on the [[b Edit Page]] link at the top or bottom of the page.
  16.  
  17.  
  18.  
  19. # The source text for that page pops up, loaded into an HTML textarea [[b editing box]].
  20.  
  21.  
  22.  
  23. # Delete the [[b New Page]] notice, and put in your own text. Keep it simple, for now. This will do fine:
  24.  
  25. <pre>
  26.  
  27. My first iWiki page
  28.  
  29. </pre>
  30.  
  31.  
  32.  
  33. # You can click on [[b Show Preview]] while you're editing, to see how you're doing. Scroll down below the editing box to see the preview. If you decide to abandon your editing changes completely, select [[b Cancel Editing]] and the page will revert to its previous content.
  34.  
  35. /#
  36.  
  37. .result Note that in the editing box, to do cut, copy, and paste operations you have to use the context menu (the mouse pop-up menu) -- select text and right-click to get the context menu with [[b Undo]], [[b Cut]], [[b Copy]], [[b Paste]], [[b Delete]], and [[b Select All]]. You can use [[b Backspace]] to delete, but the [[b Delete]] key does nothing.  Shortcut keys Ctrl-X, Ctrl-C, Ctrl-V don't work in this editing box. It takes a little getting used-to, but you'll quickly adapt to selecting and positioning with the mouse, then right-clicking to perform the editing action.
  38.  
  39. .end
  40.  
  41.  
  42.  
  43. .nav WikiWriter Tutorial: ((tutor01|Prev)) | ((tutor00|Up)) | ((tutor03|Next))
  44.  
  45. .end
  46.  
  47.  
  48.